Northwoods.GoSilverlight 2.2.4 Assembly
IsSubGraphExpanded Property
See Also  Send Feedback
Northwoods.GoXam.Model Namespace > GraphLinksModelNodeData<NodeKey> Class : IsSubGraphExpanded Property

Glossary Item Box

Gets or sets whether this node is in the "expanded" state.

Syntax

Visual Basic (Declaration) 
Public Property IsSubGraphExpanded As Boolean
C# 
public bool IsSubGraphExpanded {get; set;}

Property Value

By default this is true.

Remarks

Although this data property is defined for your convenience, the model does not know about this property.

Requirements

See Also

© 2017 All Rights Reserved.